Skip to content
Back to search
30
MCP

Code Analyze

pulsemcp/code analyze

Code structure analysis using tree-sitter with directory mapping and call graph tracing.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Analyze MCP
MCP server for code structure analysis using tree-sitter.
0 tools
Code Analysis
Integrates code analysis using a Neo4j graph database to enable structural insights, quality metrics, and natural language querying of codeb
0 tools
CodeSurface
Code analysis toolkit for extracting API surfaces, dependency graphs, and structural patterns.
0 tools
Code Pathfinder
AI-native static code analysis with call graphs, data flow tracing, type inference, and symbol search for Python and Go.
0 tools
iflow-mcp_pwno-io_treesitter-mcp
MCP server for code analysis using Tree-sitter
0 tools
Code to Tree
Converts source code into Abstract Syntax Tree representations using tree-sitter parsers for multiple programming languages including C, C++
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_analyze": {
      "url": "None",
      "transport": "http"
    }
  }
}